Fix bug #7662 with aligning key bindings equivalent to menu items.
authorEli Zaretskii <eliz@gnu.org>
Sat, 25 Dec 2010 17:19:57 +0000 (19:19 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 25 Dec 2010 17:19:57 +0000 (19:19 +0200)
commita3b5f2fd5f757b379728a7d770c187c03cd9d0d6
tree2f092d1abc4d5d5e83c33edcd3091a437f6bafa4
parentb380cb9a263598e1bf7bce1e5fbf959c1e232f7b
Fix bug #7662 with aligning key bindings equivalent to menu items.

 keyboard.c (parse_menu_item): Prepend "  " to the key sequence
 equivalent of a menu item when the key sequence is given by the
 `:keys' attribute.
src/ChangeLog
src/keyboard.c